-
Re: Quick Look preview of font files in Monterey 12.4
You can also try the Font Smoothing Adjuster app and setting Font smoothing to Disabled. It’s a super simple app and free to download from the web. Or, if you are comfortable with the command line, r…3 -
Re: Glyph Sidebearings and Text Alignment
Kerning to a space cannot be used, since someone might want to kern a glyph to a space without also implying optical bounds. In the following discussion, the lfbd/rfbd features are considered almost …1 -
Re: Interesting kerning behavior in macOS applications
Text is split into runs before shaping, and one such run boundary is in between different scripts. Adobe’s apps do some additional processing (e.g. “optical” kerning) which also works across scripts.…3 -
Re: .calt code model?
Yes. Have a look at the feature file specification for details, in particular section 2.g.ii: http://adobe-type-tools.github.io/afdko/OpenTypeFeatureFileSpecification.html#2.g.ii2 -
Re: OTF Variable fonts
TT variable fonts also have the benefit of still working in software that does not support variable fonts (showing only the base style), while CFF2 fonts are not useable with such legacy software.5
